newAccountPubkey property

Pubkey newAccountPubkey
final

The public key of the created account. Must be pre-calculated with Pubkey.createWithSeed().

Implementation

final Pubkey newAccountPubkey;