Documentation ¶
Index ¶
- Variables
- func CheckInt(i *utils.I256) bool
- func CheckUint(i *utils.U256) bool
- func GeTktRoots(outs []*state1.OutState1, categroy *keys.Uint256, tkts []keys.Uint256, ...) (roots []keys.Uint256, tkns map[keys.Uint256]utils.U256, e error)
- func Gen(seed *keys.Uint256, t *tx.T) (s stx.T, e error)
- func Gen_state1(seed *keys.Uint256, t *tx.T, st1 *state1.State1) (s stx.T, e error)
- func GetOuts(tk *keys.Uint512) (outs []*state1.OutState1, e error)
- func GetRoots(tk *keys.Uint512, costTkns map[keys.Uint256]utils.U256, ...) (roots []keys.Uint256, tknMap map[keys.Uint256]utils.U256, ...)
- func GetTknRoots(outs []*state1.OutState1, v *utils.U256, currency *keys.Uint256) (roots []keys.Uint256, amount utils.U256, tkts map[keys.Uint256][]keys.Uint256, ...)
- func Verify(s *stx.T, state *zstate.State0) (e error)
- func Verify_state1(s *stx.T, state *zstate.State0) (e error)
Constants ¶
This section is empty.
Variables ¶
View Source
var G_p_thread_num = runtime.NumCPU()
View Source
var G_v_thread_num = runtime.NumCPU()
Functions ¶
func GeTktRoots ¶
func Gen_state1 ¶
func GetTknRoots ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.