Closed Esgrove closed 1 month ago
Making a separate PR for my Python changes made when implementing the init and update for Rust.
STATIC_IV
to_str
init
Making a separate PR for my Python changes made when implementing the init and update for Rust.
STATIC_IV
as a static class member since it is not used outside the Vault class.to_str
public since it is used in the cliinit
case and others