neoneo-go/pkg/smartcontract/manifest/standard
Roman Khimov 433275265f *: use require.ErrorIs instead of require.True(t, error.Is())
This is just a much better way to do the same thing. Inspired by
nspcc-dev/neofs-sdk-go#407.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2023-05-04 17:03:47 +03:00
..
check.go smartcontract: add NEP-11 standard check 2021-02-19 17:06:07 +03:00
comply.go standard: correct Comply* comments 2022-10-27 18:32:00 +03:00
comply_test.go *: use require.ErrorIs instead of require.True(t, error.Is()) 2023-05-04 17:03:47 +03:00
doc.go [#2442] English Check 2022-05-04 19:48:27 +03:00
nep11.go standard: export standard definitions 2022-10-27 18:32:00 +03:00
nep17.go standard: export standard definitions 2022-10-27 18:32:00 +03:00
payable.go standard: export standard definitions 2022-10-27 18:32:00 +03:00
token.go standard: export standard definitions 2022-10-27 18:32:00 +03:00