Versions in this module Expand all Collapse all v0 v0.1.20 Jul 19, 2023 v0.1.19 Jul 6, 2023 Changes in this version + const GetBalanceLen + const GetBalanceMagic + func NewGetBalance(id nonce.ID, ep *exit.ExitPoint) ont.Onion + type GetBalance struct + ID nonce.ID + func (x *GetBalance) Account(res *sess.Data, sm *sess.Manager, s *sessions.Data, last bool) (skip bool, sd *sessions.Data) + func (x *GetBalance) Decode(s *splice.Splice) (e error) + func (x *GetBalance) Encode(s *splice.Splice) (e error) + func (x *GetBalance) Handle(s *splice.Splice, p ont.Onion, ng ont.Ngin) (e error) + func (x *GetBalance) Len() int + func (x *GetBalance) Magic() string + func (x *GetBalance) Unwrap() interface{} + func (x *GetBalance) Wrap(inner ont.Onion) + type GetBalanceParams struct + Alice *sessions.Data + Bob *sessions.Data + ID nonce.ID + KS *crypto.KeySet + S sessions.Circuit