WaitWeight
public struct WaitWeight : Decodable
Reponse type for wait_weight in RPC endpoint responses.
-
Declaration
Swift
public var waitSec: EosioUInt64 -
Declaration
Swift
public var weight: EosioUInt64
View on GitHub
WaitWeight Structure Reference