simulateTransaction can now return accounts modified by the simulation

This commit is contained in:
Michael Vines
2021-05-25 16:44:18 -07:00
parent 54f0fc9f0f
commit cbce440af4
11 changed files with 184 additions and 49 deletions

View File

@ -1123,7 +1123,7 @@ fn process_show_account(
pubkey: account_pubkey.to_string(),
account: UiAccount::encode(
account_pubkey,
account,
&account,
UiAccountEncoding::Base64,
None,
None,