Document APIs related to durable transaction nonces

This commit is contained in:
Brian Anderson
2022-03-25 14:36:36 -06:00
committed by Trent Nelson
parent b741b86403
commit 210d98bc06
8 changed files with 608 additions and 7 deletions

1
Cargo.lock generated
View File

@@ -4604,6 +4604,7 @@ dependencies = [
name = "solana-client"
version = "1.11.0"
dependencies = [
"anyhow",
"assert_matches",
"async-mutex",
"async-trait",