Skip to content

Commit cbe8aa1

Browse files
Liz Daldaliangitbook-bot
authored andcommitted
GITBOOK-167: change request with no subject merged in GitBook
1 parent 8248411 commit cbe8aa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

developers/osnap/osnap-quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ oSnap enables DAOs to propose transactions, conduct an off-chain governance vote
3737
*  :exclamation:_Note: Currently, oSnap supports basic voting._ 
3838
* Invite the community to vote on the proposal.
3939
* If the proposal passes and default settings are enabled, UMA bots will execute a transaction proposing execution of the transactions and post a bond to UMA's Optimistic. 
40-
* After the Optimistic Oracle verifies the transactions and associated transactions are valid, UMA bots will execute this transaction for oSnap modules with default settings. 
40+
* After the Optimistic Oracle verifies that the transactions and associated transactions are valid, UMA bots will execute these transactions for oSnap modules using default settings, provided they require less than 500,000 gas. 
4141

4242
## Get in Touch with UMA
4343

developers/osnap/snapshot-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The example proposal below proposes a funds transfer of 0.000005 ETH.
3333

3434
For Snapshot proposals that pass on mainnets, UMA bots send a transaction requesting execution of the transactions and post a bond to UMA's Optimistic. 
3535

36-
After the Optimistic Oracle verifies the transactions and associated transactions are valid, UMA bots will execute this transaction for oSnap modules with default settings. \
36+
After the Optimistic Oracle verifies that the transactions and associated transactions are valid, UMA bots will execute these transactions for oSnap modules using default settings, provided they require less than 500,000 gas. \
3737
\
3838
For testnet transaction execution, see the section below.
3939

0 commit comments

Comments
 (0)