$APIV1Wallet
const
$APIV1Wallet:object
Type declaration
description
readonly
description:"APIV1Wallet is the API's representation of a wallet"
="APIV1Wallet is the API's representation of a wallet"
properties
readonly
properties:object
properties.driver_name
readonly
properties.driver_name:object
properties.driver_name.type
readonly
properties.driver_name.type:"string"
='string'
properties.driver_name.x-go-name
readonly
properties.driver_name.x-go-name:"DriverName"
='DriverName'
properties.driver_version
readonly
properties.driver_version:object
properties.driver_version.format
readonly
properties.driver_version.format:"uint32"
='uint32'
properties.driver_version.type
readonly
properties.driver_version.type:"integer"
='integer'
properties.driver_version.x-go-name
readonly
properties.driver_version.x-go-name:"DriverVersion"
='DriverVersion'
properties.id
readonly
properties.id:object
properties.id.type
readonly
properties.id.type:"string"
='string'
properties.id.x-go-name
readonly
properties.id.x-go-name:"ID"
='ID'
properties.mnemonic_ux
readonly
properties.mnemonic_ux:object
properties.mnemonic_ux.type
readonly
properties.mnemonic_ux.type:"boolean"
='boolean'
properties.mnemonic_ux.x-go-name
readonly
properties.mnemonic_ux.x-go-name:"SupportsMnemonicUX"
='SupportsMnemonicUX'
properties.name
readonly
properties.name:object
properties.name.type
readonly
properties.name.type:"string"
='string'
properties.name.x-go-name
readonly
properties.name.x-go-name:"Name"
='Name'
properties.supported_txs
readonly
properties.supported_txs:object
properties.supported_txs.items
readonly
properties.supported_txs.items:object
properties.supported_txs.items.$ref
readonly
properties.supported_txs.items.$ref:"#/definitions/TxType"
='#/definitions/TxType'
properties.supported_txs.type
readonly
properties.supported_txs.type:"array"
='array'
properties.supported_txs.x-go-name
readonly
properties.supported_txs.x-go-name:"SupportedTransactions"
='SupportedTransactions'
type
readonly
type:"object"
='object'
x-go-package
readonly
x-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