Skip to content

Commit

Permalink
chore: add sui-signature ur decode ut
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhenQian committed Nov 8, 2024
1 parent 60c8c07 commit 8b7194b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/ur-parse-lib/src/keystone_ur_decoder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ mod tests {
use ur_registry::crypto_psbt::CryptoPSBT;
use ur_registry::ethereum::eth_sign_request::EthSignRequest;
use ur_registry::sui::sui_sign_request::SuiSignRequest;
use ur_registry::sui::sui_signature::SuiSignature;
#[test]
fn test_decode_psbt() {
let ur = "ur:crypto-psbt/hdcxlkahssqzwfvslofzoxwkrewngotktbmwjkwdcmnefsaaehrlolkskncnktlbaypkvoonhknt";
Expand Down

0 comments on commit 8b7194b

Please sign in to comment.