Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrGetAuthAddrFailed = ulid.MustParse("01HGB4K37WVFBQFPM0RND212YS") ErrAccountAlreadyRekeyed = ulid.MustParse("01HGB4MAW16F6GXHCKC3399BZ1") ErrGetSuggestedParamsFailed = ulid.MustParse("01HGTE11YD3XAX2KGZVGWZFWRY") ErrMakePaymentTxn = ulid.MustParse("01HGTEPA5PWKCTXM682GRBJCVB") ErrSignTransactions = ulid.MustParse("01HGTETWSHXMFNSTFWMS5JDZRZ") ErrSettingRekeyTo = ulid.MustParse("01HGTF3KG43JWPT8SBCF7W67WX") )
Functions ¶
func MakeRekeyTransaction ¶
MakeRekeyTransaction constructs a transaction to rekey the account from the specified address to the specified address
Types ¶
type Address ¶
type Address string
Address is the human-readable Algorand account [address] which maps to the account's public key
[address] = https://developer.algorand.org/docs/get-details/accounts/#transformation-public-key-to-algorand-address
Click to show internal directories.
Click to hide internal directories.