Skip to content

Commit

Permalink
Update sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
dguenther committed Oct 2, 2024
1 parent b09ee52 commit 30b5c3f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions content/documentation/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -476,10 +476,22 @@ export const sidebar: SidebarDefinition = [
id: "rpc/wallet/rescan",
label: "rescan",
},
{
id: "rpc/wallet/reset_account",
label: "resetAccount",
},
{
id: "rpc/wallet/send_transaction",
label: "sendTransaction",
},
{
id: "rpc/wallet/set_account_head",
label: "setAccountHead",
},
{
id: "rpc/wallet/set_scanning",
label: "setScanning",
},
{
id: "rpc/wallet/sign_transaction",
label: "signTransaction",
Expand Down

0 comments on commit 30b5c3f

Please sign in to comment.