Skip to content

Commit 8acd041

Browse files
committed
fix: Fix but with README allocation_params, 'user_uid' -> 'to_user_uid'
1 parent 24c60dd commit 8acd041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ The allocation methods exposed by the sdk are used to create and retrieve alloca
560560
allocation_params = {
561561
"amount": 123.123,
562562
"nonce": "nonce1",
563-
"user_uid": "483581848722",
563+
"to_user_uid": "483581848722",
564564
"reward_uid": "708469717542",
565565
}
566566

0 commit comments

Comments
 (0)