Skip to content

Commit

Permalink
docs: update Readme response example according to the latest updates
Browse files Browse the repository at this point in the history
  • Loading branch information
denbite committed Oct 14, 2024
1 parent 092192d commit ef221fb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,11 @@ near contract call-function as-transaction abstract-dao.testnet register_signatu

```json
{
"deadline": 1728984746246497739,
"allowed_account_id": "denbite.testnet",
"deadline": 1728986555728267025,
"derivation_path": "denbite.testnet-0",
"mpc_account_id": "v1.signer-prod.testnet",
"request_id": 0
"request_id": 1
}
```

Expand Down

0 comments on commit ef221fb

Please sign in to comment.