w3c / payment-method-id

Payment Method Identifiers specification
https://w3c.github.io/payment-method-id/
Other
23 stars 20 forks source link

Explorer | Solana #71

Closed Mherjee18 closed 1 year ago

Mherjee18 commented 1 year ago

"Encoded Transaction Message

Instructions CLI: Use --dump-transaction-message flag Rust: Add base64 crate dependency and println!("", base64::encode(&transaction.message_data())); JavaScript: Add console.log(tx.serializeMessage().toString("base64")" https://explorer.solana.com/tx/inspector#:~:text=Encoded%20Transaction%20Message,serializeMessage().toString(%22base64%22)