template_strings

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const AddAccountContractWithAdmin = `` /* 161-byte string literal not displayed */
View Source
const AddAccountKeysTransaction = `` /* 365-byte string literal not displayed */

TODO: sigAlgo & hashAlgo as params, add pre-&post-conditions

View Source
const AddFungibleTokenVaultBatchTransactionTemplate = `` /* 736-byte string literal not displayed */
View Source
const AddProposalKeyTransaction = `` /* 393-byte string literal not displayed */
View Source
const CreateAccount = `` /* 183-byte string literal not displayed */
View Source
const CreateAccountAndSetupTransactionTemplate = `` /* 893-byte string literal not displayed */
View Source
const ExampleNFT = `` /* 4327-byte string literal not displayed */
View Source
const FUSD = `` /* 7441-byte string literal not displayed */
View Source
const GenericFungibleBalance = `` /* 377-byte string literal not displayed */
View Source
const GenericFungibleSetup = `` /* 641-byte string literal not displayed */
View Source
const GenericFungibleTransfer = `` /* 689-byte string literal not displayed */

Variables

This section is empty.

Functions

func AddFungibleTokenVaultBatchTransaction added in v0.11.0

func AddFungibleTokenVaultBatchTransaction(i BatchedFungibleOpsInfo) (string, error)

func CreateAccountAndSetupTransaction added in v0.11.0

func CreateAccountAndSetupTransaction(i BatchedFungibleOpsInfo) (string, error)

func GetByName

func GetByName(name string) (string, error)

Types

type BatchedFungibleOpsInfo added in v0.11.0

type BatchedFungibleOpsInfo struct {
	FungibleTokenContractAddress string
	Tokens                       []FungibleTokenInfo
}

type FungibleTokenInfo added in v0.11.0

type FungibleTokenInfo struct {
	ContractName       string
	Address            string
	VaultStoragePath   string
	ReceiverPublicPath string
	BalancePublicPath  string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL