Skip to content
Snippets Groups Projects

[JES] get_account_history shouldn't retry. There is a change on hivemind for...

Merged Jason Salyers requested to merge jsalyers-update-retriables into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -99,6 +99,7 @@ export default class HttpTransport extends Transport {
'broadcast_transaction_with_callback',
'broadcast_transaction_synchronous',
'broadcast_block',
'get_account_history'
];
}
Loading