We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5426fc5 commit f7f784aCopy full SHA for f7f784a
packages/std/src/types.rs
@@ -60,7 +60,7 @@ pub struct BlockInfo {
60
/// # time: Timestamp::from_nanos(1_571_797_419_879_305_533),
61
/// # chain_id: "cosmos-testnet-14002".to_string(),
62
/// # },
63
- /// # transaction: Some(TransactionInfo::new(3, Binary::from_hex("0102030405060708").unwrap())),
+ /// # transaction: Some(TransactionInfo::new(3, Binary::from_hex("E5469DACEC17CEF8A260FD37675ED87E7FB6A2B5AD95193C51308006C7E494B3").unwrap())),
64
/// # contract: ContractInfo {
65
/// # address: Addr::unchecked("contract"),
66
0 commit comments