examples icon indicating copy to clipboard operation
examples copied to clipboard

The subaccount must be exactly 32 bytes long

Open ggreif opened this issue 4 years ago • 1 comments

https://github.com/dfinity/examples/blob/3afab32d9fdef7b68c5b0e2396cb5dd58747294a/motoko/ledger-transfer/src/ledger_transfer/Account.mo#L32

There should be an assert.

ggreif avatar Jan 18 '22 00:01 ggreif

See also https://github.com/dfinity/sdk/pull/1984/files#diff-21354b651f2dc1008b83aae595aaff07e110aa17bae8b39519a757118fbf79e7R33

ggreif avatar Jan 19 '22 00:01 ggreif