EosioRpcHistoryControlledAccountsRequest
public struct EosioRpcHistoryControlledAccountsRequest : Codable
The request struct for get_controlled_accounts RPC requests.
-
Declaration
Swift
public var controllingAccount: String -
Declaration
Swift
public init(controllingAccount: String)
View on GitHub
EosioRpcHistoryControlledAccountsRequest Structure Reference