$APIV1Wallet
const$APIV1Wallet:object
Type declaration
description
readonlydescription:"APIV1Wallet is the API's representation of a wallet"="APIV1Wallet is the API's representation of a wallet"
properties
readonlyproperties:object
properties.driver_name
readonlyproperties.driver_name:object
properties.driver_name.type
readonlyproperties.driver_name.type:"string"='string'
properties.driver_name.x-go-name
readonlyproperties.driver_name.x-go-name:"DriverName"='DriverName'
properties.driver_version
readonlyproperties.driver_version:object
properties.driver_version.format
readonlyproperties.driver_version.format:"uint32"='uint32'
properties.driver_version.type
readonlyproperties.driver_version.type:"integer"='integer'
properties.driver_version.x-go-name
readonlyproperties.driver_version.x-go-name:"DriverVersion"='DriverVersion'
properties.id
readonlyproperties.id:object
properties.id.type
readonlyproperties.id.type:"string"='string'
properties.id.x-go-name
readonlyproperties.id.x-go-name:"ID"='ID'
properties.mnemonic_ux
readonlyproperties.mnemonic_ux:object
properties.mnemonic_ux.type
readonlyproperties.mnemonic_ux.type:"boolean"='boolean'
properties.mnemonic_ux.x-go-name
readonlyproperties.mnemonic_ux.x-go-name:"SupportsMnemonicUX"='SupportsMnemonicUX'
properties.name
readonlyproperties.name:object
properties.name.type
readonlyproperties.name.type:"string"='string'
properties.name.x-go-name
readonlyproperties.name.x-go-name:"Name"='Name'
properties.supported_txs
readonlyproperties.supported_txs:object
properties.supported_txs.items
readonlyproperties.supported_txs.items:object
properties.supported_txs.items.$ref
readonlyproperties.supported_txs.items.$ref:"#/definitions/TxType"='#/definitions/TxType'
properties.supported_txs.type
readonlyproperties.supported_txs.type:"array"='array'
properties.supported_txs.x-go-name
readonlyproperties.supported_txs.x-go-name:"SupportedTransactions"='SupportedTransactions'
type
readonlytype:"object"='object'
x-go-package
readonlyx-go-package:"github.com/algorand/go-algorand/daemon/kmd/lib/kmdapi"='github.com/algorand/go-algorand/daemon/kmd/lib/kmdapi'
Defined in
schemas.gen.ts:452