$GenerateKeyRequest
const
$GenerateKeyRequest:object
Type declaration
description
readonly
description: “APIV1POSTKeyRequest is the request for `POST /v1/key`” ='APIV1POSTKeyRequest is the request for
POST /v1/key'
properties
readonly
properties:object
properties.display_mnemonic
readonly
properties.display_mnemonic:object
properties.display_mnemonic.type
readonly
properties.display_mnemonic.type:"boolean"
='boolean'
properties.display_mnemonic.x-go-name
readonly
properties.display_mnemonic.x-go-name:"DisplayMnemonic"
='DisplayMnemonic'
properties.wallet_handle_token
readonly
properties.wallet_handle_token:object
properties.wallet_handle_token.type
readonly
properties.wallet_handle_token.type:"string"
='string'
properties.wallet_handle_token.x-go-name
readonly
properties.wallet_handle_token.x-go-name:"WalletHandleToken"
='WalletHandleToken'
type
readonly
type:"object"
='object'
x-go-name
readonly
x-go-name:"APIV1POSTKeyRequest"
='APIV1POSTKeyRequest'
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:636