basePubkey property
The base public key used to derive the address of the created account. Must be the same as the
base key used to create newAccountPubkey
.
Implementation
final Pubkey basePubkey;
The base public key used to derive the address of the created account. Must be the same as the
base key used to create newAccountPubkey
.
final Pubkey basePubkey;