AccountOptions
public struct AccountOptions : ECHOCodable, Decodable
Represents account options model in Graphene blockchain
-
Declaration
Swift
public init(from decoder: Decoder) throws
-
Undocumented
Declaration
Swift
public func toJSON() -> Any?
-
Undocumented
Declaration
Swift
public func toData() -> Data?