Skip to main content
Structure
struct WalletConfigApiModel

Initializers

init(from:)

Inherited from Decodable.init(from:).
init(from decoder: any Decoder) throws

Instance Properties

recovery

let recovery: any AdminSignerApiModel

signers

let signers: [WalletDelegatedSignerConfigApiModel]?