WalletCore
WalletCore
/
wallet.core.jni.proto
/
Aptos
/
OfferNftMessage
/
Builder
/
clearAmount
clear
Amount
open
fun
clearAmount
(
)
:
Aptos.OfferNftMessage.Builder
Amount of NFT's to transfer (should be often 1)
Content copied to clipboard
uint64 amount = 6;
Return
This builder for chaining.