contracts

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2020 License: Unlicense Imports: 3 Imported by: 13

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FlowFees

func FlowFees(fungibleTokenAddr, flowTokenAddr string) []byte

FlowFees returns the FlowFees contract.

The returned contract will import the FungibleToken and FlowToken contracts from the specified addresses.

func FlowIdentityTable

func FlowIdentityTable() []byte

FlowIdentityTable returns the FlowIdentityTable contract

func FlowServiceAccount

func FlowServiceAccount(fungibleTokenAddr, flowTokenAddr, flowFeesAddr string) []byte

FlowServiceAccount returns the FlowServiceAccount contract.

The returned contract will import the FungibleToken, FlowToken and FlowFees contracts from the specified addresses.

func FlowToken

func FlowToken(fungibleTokenAddr string) []byte

FlowToken returns the FlowToken contract.

The returned contract will import the FungibleToken contract from the specified address.

func FungibleToken

func FungibleToken() []byte

FungibleToken returns the FungibleToken contract interface.

Types

This section is empty.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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