Skip to content

sendOfflineKeyRegistration

sendOfflineKeyRegistration(params): void

Parameters

params

params.fee?: uint64

The fee paid for this transaction

params.note?: string

The note field for this transaction

params.rekeyTo?: Address

If set, changes the authAddr of sender to the given address

params.sender?: Address

The sender of this transaction. This is the account that pays the fee (if non-zero)

Returns

void

Source

types/global.d.ts:946