scval

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustWrapBool

func MustWrapBool(b bool) xdr.ScVal

func MustWrapFalse

func MustWrapFalse() xdr.ScVal

func MustWrapInt128Parts

func MustWrapInt128Parts(parts xdr.Int128Parts) xdr.ScVal

func MustWrapScAddress

func MustWrapScAddress(address xdr.ScAddress) xdr.ScVal

func MustWrapScBytes

func MustWrapScBytes(b xdr.ScBytes) xdr.ScVal

func MustWrapScMap

func MustWrapScMap(m xdr.ScMap) xdr.ScVal

func MustWrapScString

func MustWrapScString(str xdr.ScString) xdr.ScVal

func MustWrapScSymbol

func MustWrapScSymbol(symbol xdr.ScSymbol) xdr.ScVal

func MustWrapTrue

func MustWrapTrue() xdr.ScVal

func MustWrapUint64

func MustWrapUint64(i xdr.Uint64) xdr.ScVal

func WrapBool

func WrapBool(b bool) (xdr.ScVal, error)

func WrapFalse

func WrapFalse() (xdr.ScVal, error)

func WrapInt128Parts

func WrapInt128Parts(parts xdr.Int128Parts) (xdr.ScVal, error)

func WrapScAddress

func WrapScAddress(address xdr.ScAddress) (xdr.ScVal, error)

func WrapScBytes

func WrapScBytes(b xdr.ScBytes) (xdr.ScVal, error)

func WrapScMap

func WrapScMap(m xdr.ScMap) (xdr.ScVal, error)

func WrapScString

func WrapScString(str xdr.ScString) (xdr.ScVal, error)

func WrapScSymbol

func WrapScSymbol(symbol xdr.ScSymbol) (xdr.ScVal, error)

func WrapTrue

func WrapTrue() (xdr.ScVal, error)

func WrapUint64

func WrapUint64(i xdr.Uint64) (xdr.ScVal, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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