Functions
Const createTransferTransaction
- createTransferTransaction(__namedParameters: { client: default; hotspotAddress: string; newOwnerAddress: string; ownerKeypairRaw?: SodiumKeyPair; userAddress: string }): Promise<TransferHotspotV2>
-
Parameters
-
__namedParameters: { client: default; hotspotAddress: string; newOwnerAddress: string; ownerKeypairRaw?: SodiumKeyPair; userAddress: string }
-
client: default
-
hotspotAddress: string
-
newOwnerAddress: string
-
Optional ownerKeypairRaw?: SodiumKeyPair
-
userAddress: string
Const createTransferV2
- createTransferV2(gatewayB58: string, ownerB58: string, newOwnerB58: string, nonce: number): TransferHotspotV2
-
Parameters
-
gatewayB58: string
-
ownerB58: string
-
newOwnerB58: string
-
nonce: number
The following high level steps need to be taken to transfer a hotspot
Example: