neoneo-go/pkg/rpcclient/nep11
Roman Khimov bb47d971dc rpcclient/nep11: make DivisibleWriter part reusable
Same rationale as for BaseWriter or nep17.TokenWriter, otherwise it's hard to
build on top of plain Divisible structure.
2022-11-07 10:44:39 +03:00
..
base.go rpcclient: use separate reader/writer structs in nep11 and nep17 2022-09-08 14:33:03 +03:00
base_test.go rpcclient: provide nep11 package for NEP-11 tokens 2022-08-19 10:37:22 +03:00
divisible.go rpcclient/nep11: make DivisibleWriter part reusable 2022-11-07 10:44:39 +03:00
divisible_test.go rpcclient: provide nep11 package for NEP-11 tokens 2022-08-19 10:37:22 +03:00
doc_test.go rpcclient: add examples for nep11/nep17/neo 2022-09-08 14:33:04 +03:00
nondivisible.go rpcclient: use separate reader/writer structs in nep11 and nep17 2022-09-08 14:33:03 +03:00
nondivisible_test.go rpcclient: provide nep11 package for NEP-11 tokens 2022-08-19 10:37:22 +03:00