linuxpizi

Results 4 issues of linuxpizi

## 🚀 Feature 1. i want a easy way to create transaction, [not like create transaction must bind vm and ledger](https://github.com/AleoHQ/snarkOS/blob/testnet3/node/ledger/src/lib.rs), and then i can use snarkos beacon service rest...

feature

## 🐛 Bug Report use this [snarkVM branch](https://github.com/AleoHQ/snarkVM/pull/1281/files) fork from [snarkVM feat/client](https://github.com/AleoHQ/snarkVM/tree/feat/client) and this [snarkOS branch](https://github.com/AleoHQ/snarkOS) run local beacon to test create transaction ## Steps to Reproduce 1. [update snarkos...

bug

## Motivation now, when i use local beacon rest service test to get records and transafer, first i create a client like ```rust let client = Client::::new("http://127.0.0.1:3030")?; ``` but the...

## 🐛 Bug Report relation pr: #1281 now, when i use local beacon rest service test to get records and transafer, first i create a client like ```rust let client...

bug