KeyWeight
public struct KeyWeight : Decodable
Response type for key_weight structure in RPC endpoint responses.
-
Declaration
Swift
public var key: String -
Declaration
Swift
public var weight: EosioUInt64
View on GitHub
KeyWeight Structure Reference