add stake orders list
This commit is contained in:
@@ -63,7 +63,7 @@ RSpec.describe(Mutations::CreateSellCryptoOrder, type: :mutation) do
|
||||
"order" => {
|
||||
"status" => "PROCESSING",
|
||||
"paidAmount" => "0.8",
|
||||
"receivedAmountCents" => nil,
|
||||
"receivedAmountCents" => 0,
|
||||
"currency" => {
|
||||
"name" => "CAKE",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user