Releases: Near-One/fast-bridge-protocol
Releases · Near-One/fast-bridge-protocol
0.2.1
0.2.0
NEAR: change `pending_transfers` type, add getter (#30) * change the `pending_transfers` type from `LookupMap` to `UnorderedMap`. * add the `get_pending_transfers()` method, which allows getting a given number of pending transfers starting from the provided index.