SubWalletId
No description
type SubWalletId {
id: String!
type: SubWalletType!
index: Int!
}
Fields
SubWalletId.id ● String! non-null scalar
The HD wallet id
SubWalletId.type ● SubWalletType! non-null enum
The subwallet type
SubWalletId.index ● Int! non-null scalar
The HD wallet index of the subwallet