WalletCore
WalletCore
/
wallet.core.jni.proto
/
Aptos
/
TransactionAuthenticator
/
Builder
/
clearPublicKey
clear
Public
Key
open
fun
clearPublicKey
(
)
:
Aptos.TransactionAuthenticator.Builder
Public key of the signer (bytes)
Content copied to clipboard
bytes public_key = 2;
Return
This builder for chaining.