Wasm Directoryalpha
Record

wallet-list-response

No description available.

record wallet-list-response {
  next-cursor: option​<string>,
  request-id: request-id,
  wallets: list​<wallet>,
}

Fields

NameTypeDescription
next-cursoroption​<string>
request-idrequest-id
walletslist​<wallet>