pendulum-chain / substrate-stellar-sdk

A Rust SDK for Stellar that can be used for Substrate projects
Apache License 2.0
11 stars 11 forks source link

Add `pop` and `get_element` functions for `LimitedVarArray` #32

Closed b-yap closed 3 months ago

b-yap commented 3 months ago

This is to help/shorten some lengthy codes in the stellar-relay pallet of Spacewalk.