UnknownOperation
public struct UnknownOperation : Operation
Undocumented
-
Undocumented
Declaration
Swift
public var fee: AssetAmount -
Undocumented
Declaration
Swift
public let type: OperationType -
Undocumented
Declaration
Swift
public var raw: AnyValue -
Declaration
Swift
public init(from decoder: Decoder) throws -
Declaration
Swift
public func encode(to encoder: Encoder) throws
-
Undocumented
Declaration
Swift
public func decrypt(_ keyPair: ECKeyPair, address: Address? = nil, nonce: BigInt = CryptoUtils.generateNonce()) throws -> UnknownOperation
View on GitHub
Install in Dash
UnknownOperation Structure Reference