package
0.0.0-20241208111944-886a677d4f6d
Repository: https://github.com/epicchainlabs/epicchain-go.git
Documentation: pkg.go.dev

# Functions

Call calls a contract with flags.
CallFromNative performs synchronous call from native contract.
CreateMultisigAccount calculates multisig contract scripthash for a given m and a set of public keys.
CreateStandardAccount calculates contract scripthash for a given public key.
GetCallFlags returns current context calling flags.
LoadToken calls method specified by the token id.

# Variables

ErrNativeCall is returned for failed calls from native.