forked from TrueCloudLab/neoneo-go
cbdc6ba469
`Actor.MakeUnsignedUncheckedRun` method imposes restriction to `CalculateNetworkFee` method's implementations: `Hash` or `Size` methods must not be called on the pointer to the given transaction. Add docs to adjust described requirement. Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com> |
||
---|---|---|
.. | ||
actor.go | ||
actor_test.go | ||
compat_test.go | ||
doc_test.go | ||
maker.go | ||
maker_test.go | ||
waiter.go | ||
waiter_test.go |