GetWallet

rpc GetWallet

participant.v1.WalletRequest

Gets an existing wallet.

requests WalletRequest

participant.v1.WalletRequest

FieldTypeDescription
public_keystringPublic key of the wallet

returns WalletResponse

participant.v1.WalletResponse

FieldTypeDescription
namestringHuman friendly name of the wallet.
public_keystringPublic key of the wallet.
metadata optionalValueUser-defined metadata associated with the wallet.
external_id optionalstringQueryable ID used by external systems
""