Posted on c/ElrondDevelopers 1 guest7888912939c/ElrondDevelopers 2 years ago Does anybody have an example how to provide ManagedVec argument via shell script using erdpy? Comment 1 Comments ian8639380436 2years ago All values' bytes concatenated, with fixed length 8 bytes (i.e. 2 hex digits) per u64. You should probably use MultiValueEncoded instead though: https://docs.elrond.com/developers/best-practices/multi-values/#managedvect-vs-multivalueencodedt
All values' bytes concatenated, with fixed length 8 bytes (i.e. 2 hex digits) per u64. You should probably use MultiValueEncoded instead though: https://docs.elrond.com/developers/best-practices/multi-values/#managedvect-vs-multivalueencodedt